3.6.95 \(\int \frac {(a+b x^3)^{2/3}}{a d-b d x^3} \, dx\) [595]

Optimal. Leaf size=200 \[ -\frac {\tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{b} x}{\sqrt [3]{a+b x^3}}}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b} d}+\frac {2^{2/3} \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{2} \sqrt [3]{b} x}{\sqrt [3]{a+b x^3}}}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b} d}+\frac {\log \left (a d-b d x^3\right )}{3 \sqrt [3]{2} \sqrt [3]{b} d}-\frac {\log \left (\sqrt [3]{2} \sqrt [3]{b} x-\sqrt [3]{a+b x^3}\right )}{\sqrt [3]{2} \sqrt [3]{b} d}+\frac {\log \left (-\sqrt [3]{b} x+\sqrt [3]{a+b x^3}\right )}{2 \sqrt [3]{b} d} \]

[Out]

1/6*ln(-b*d*x^3+a*d)*2^(2/3)/b^(1/3)/d-1/2*ln(2^(1/3)*b^(1/3)*x-(b*x^3+a)^(1/3))*2^(2/3)/b^(1/3)/d+1/2*ln(-b^(
1/3)*x+(b*x^3+a)^(1/3))/b^(1/3)/d-1/3*arctan(1/3*(1+2*b^(1/3)*x/(b*x^3+a)^(1/3))*3^(1/2))/b^(1/3)/d*3^(1/2)+1/
3*2^(2/3)*arctan(1/3*(1+2*2^(1/3)*b^(1/3)*x/(b*x^3+a)^(1/3))*3^(1/2))/b^(1/3)/d*3^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 200, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {399, 245, 384} \begin {gather*} -\frac {\text {ArcTan}\left (\frac {\frac {2 \sqrt [3]{b} x}{\sqrt [3]{a+b x^3}}+1}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b} d}+\frac {2^{2/3} \text {ArcTan}\left (\frac {\frac {2 \sqrt [3]{2} \sqrt [3]{b} x}{\sqrt [3]{a+b x^3}}+1}{\sqrt {3}}\right )}{\sqrt {3} \sqrt [3]{b} d}+\frac {\log \left (a d-b d x^3\right )}{3 \sqrt [3]{2} \sqrt [3]{b} d}-\frac {\log \left (\sqrt [3]{2} \sqrt [3]{b} x-\sqrt [3]{a+b x^3}\right )}{\sqrt [3]{2} \sqrt [3]{b} d}+\frac {\log \left (\sqrt [3]{a+b x^3}-\sqrt [3]{b} x\right )}{2 \sqrt [3]{b} d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x^3)^(2/3)/(a*d - b*d*x^3),x]

[Out]

-(ArcTan[(1 + (2*b^(1/3)*x)/(a + b*x^3)^(1/3))/Sqrt[3]]/(Sqrt[3]*b^(1/3)*d)) + (2^(2/3)*ArcTan[(1 + (2*2^(1/3)
*b^(1/3)*x)/(a + b*x^3)^(1/3))/Sqrt[3]])/(Sqrt[3]*b^(1/3)*d) + Log[a*d - b*d*x^3]/(3*2^(1/3)*b^(1/3)*d) - Log[
2^(1/3)*b^(1/3)*x - (a + b*x^3)^(1/3)]/(2^(1/3)*b^(1/3)*d) + Log[-(b^(1/3)*x) + (a + b*x^3)^(1/3)]/(2*b^(1/3)*
d)

Rule 245

Int[((a_) + (b_.)*(x_)^3)^(-1/3), x_Symbol] :> Simp[ArcTan[(1 + 2*Rt[b, 3]*(x/(a + b*x^3)^(1/3)))/Sqrt[3]]/(Sq
rt[3]*Rt[b, 3]), x] - Simp[Log[(a + b*x^3)^(1/3) - Rt[b, 3]*x]/(2*Rt[b, 3]), x] /; FreeQ[{a, b}, x]

Rule 384

Int[1/(((a_) + (b_.)*(x_)^3)^(1/3)*((c_) + (d_.)*(x_)^3)), x_Symbol] :> With[{q = Rt[(b*c - a*d)/c, 3]}, Simp[
ArcTan[(1 + (2*q*x)/(a + b*x^3)^(1/3))/Sqrt[3]]/(Sqrt[3]*c*q), x] + (-Simp[Log[q*x - (a + b*x^3)^(1/3)]/(2*c*q
), x] + Simp[Log[c + d*x^3]/(6*c*q), x])] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0]

Rule 399

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Dist[b/d, Int[(a + b*x^n)^(p - 1), x]
, x] - Dist[(b*c - a*d)/d, Int[(a + b*x^n)^(p - 1)/(c + d*x^n), x], x] /; FreeQ[{a, b, c, d, p}, x] && NeQ[b*c
 - a*d, 0] && EqQ[n*(p - 1) + 1, 0] && IntegerQ[n]

Rubi steps

\begin {align*} \int \frac {\left (a+b x^3\right )^{2/3}}{a d-b d x^3} \, dx &=\frac {\left (a+b x^3\right )^{2/3} \int \frac {\left (1+\frac {b x^3}{a}\right )^{2/3}}{a d-b d x^3} \, dx}{\left (1+\frac {b x^3}{a}\right )^{2/3}}\\ &=\frac {x \left (a+b x^3\right )^{2/3} F_1\left (\frac {1}{3};-\frac {2}{3},1;\frac {4}{3};-\frac {b x^3}{a},\frac {b x^3}{a}\right )}{a d \left (1+\frac {b x^3}{a}\right )^{2/3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.42, size = 264, normalized size = 1.32 \begin {gather*} -\frac {2 \sqrt {3} \tan ^{-1}\left (\frac {\sqrt {3} \sqrt [3]{b} x}{\sqrt [3]{b} x+2 \sqrt [3]{a+b x^3}}\right )-2\ 2^{2/3} \sqrt {3} \tan ^{-1}\left (\frac {\sqrt {3} \sqrt [3]{b} x}{\sqrt [3]{b} x+2^{2/3} \sqrt [3]{a+b x^3}}\right )-2 \log \left (-\sqrt [3]{b} x+\sqrt [3]{a+b x^3}\right )+2\ 2^{2/3} \log \left (-2 \sqrt [3]{b} x+2^{2/3} \sqrt [3]{a+b x^3}\right )+\log \left (b^{2/3} x^2+\sqrt [3]{b} x \sqrt [3]{a+b x^3}+\left (a+b x^3\right )^{2/3}\right )-2^{2/3} \log \left (2 b^{2/3} x^2+2^{2/3} \sqrt [3]{b} x \sqrt [3]{a+b x^3}+\sqrt [3]{2} \left (a+b x^3\right )^{2/3}\right )}{6 \sqrt [3]{b} d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x^3)^(2/3)/(a*d - b*d*x^3),x]

[Out]

-1/6*(2*Sqrt[3]*ArcTan[(Sqrt[3]*b^(1/3)*x)/(b^(1/3)*x + 2*(a + b*x^3)^(1/3))] - 2*2^(2/3)*Sqrt[3]*ArcTan[(Sqrt
[3]*b^(1/3)*x)/(b^(1/3)*x + 2^(2/3)*(a + b*x^3)^(1/3))] - 2*Log[-(b^(1/3)*x) + (a + b*x^3)^(1/3)] + 2*2^(2/3)*
Log[-2*b^(1/3)*x + 2^(2/3)*(a + b*x^3)^(1/3)] + Log[b^(2/3)*x^2 + b^(1/3)*x*(a + b*x^3)^(1/3) + (a + b*x^3)^(2
/3)] - 2^(2/3)*Log[2*b^(2/3)*x^2 + 2^(2/3)*b^(1/3)*x*(a + b*x^3)^(1/3) + 2^(1/3)*(a + b*x^3)^(2/3)])/(b^(1/3)*
d)

________________________________________________________________________________________

Maple [F]
time = 0.04, size = 0, normalized size = 0.00 \[\int \frac {\left (b \,x^{3}+a \right )^{\frac {2}{3}}}{-b d \,x^{3}+a d}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x^3+a)^(2/3)/(-b*d*x^3+a*d),x)

[Out]

int((b*x^3+a)^(2/3)/(-b*d*x^3+a*d),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^3+a)^(2/3)/(-b*d*x^3+a*d),x, algorithm="maxima")

[Out]

-integrate((b*x^3 + a)^(2/3)/(b*d*x^3 - a*d), x)

________________________________________________________________________________________

Fricas [A]
time = 6.66, size = 611, normalized size = 3.06 \begin {gather*} \left [-\frac {2 \cdot 4^{\frac {1}{3}} \sqrt {3} b \left (-\frac {1}{b}\right )^{\frac {1}{3}} \arctan \left (-\frac {\sqrt {3} x - 4^{\frac {1}{3}} \sqrt {3} {\left (b x^{3} + a\right )}^{\frac {1}{3}} \left (-\frac {1}{b}\right )^{\frac {1}{3}}}{3 \, x}\right ) - 3 \, \sqrt {\frac {1}{3}} b \sqrt {-\frac {1}{b^{\frac {2}{3}}}} \log \left (3 \, b x^{3} - 3 \, {\left (b x^{3} + a\right )}^{\frac {1}{3}} b^{\frac {2}{3}} x^{2} - 3 \, \sqrt {\frac {1}{3}} {\left (b^{\frac {4}{3}} x^{3} + {\left (b x^{3} + a\right )}^{\frac {1}{3}} b x^{2} - 2 \, {\left (b x^{3} + a\right )}^{\frac {2}{3}} b^{\frac {2}{3}} x\right )} \sqrt {-\frac {1}{b^{\frac {2}{3}}}} + 2 \, a\right ) - 2 \cdot 4^{\frac {1}{3}} b \left (-\frac {1}{b}\right )^{\frac {1}{3}} \log \left (-\frac {4^{\frac {2}{3}} b x \left (-\frac {1}{b}\right )^{\frac {2}{3}} - 2 \, {\left (b x^{3} + a\right )}^{\frac {1}{3}}}{x}\right ) + 4^{\frac {1}{3}} b \left (-\frac {1}{b}\right )^{\frac {1}{3}} \log \left (-\frac {2 \cdot 4^{\frac {1}{3}} b x^{2} \left (-\frac {1}{b}\right )^{\frac {1}{3}} - 4^{\frac {2}{3}} {\left (b x^{3} + a\right )}^{\frac {1}{3}} b x \left (-\frac {1}{b}\right )^{\frac {2}{3}} - 2 \, {\left (b x^{3} + a\right )}^{\frac {2}{3}}}{x^{2}}\right ) - 2 \, b^{\frac {2}{3}} \log \left (-\frac {b^{\frac {1}{3}} x - {\left (b x^{3} + a\right )}^{\frac {1}{3}}}{x}\right ) + b^{\frac {2}{3}} \log \left (\frac {b^{\frac {2}{3}} x^{2} + {\left (b x^{3} + a\right )}^{\frac {1}{3}} b^{\frac {1}{3}} x + {\left (b x^{3} + a\right )}^{\frac {2}{3}}}{x^{2}}\right )}{6 \, b d}, -\frac {2 \cdot 4^{\frac {1}{3}} \sqrt {3} b \left (-\frac {1}{b}\right )^{\frac {1}{3}} \arctan \left (-\frac {\sqrt {3} x - 4^{\frac {1}{3}} \sqrt {3} {\left (b x^{3} + a\right )}^{\frac {1}{3}} \left (-\frac {1}{b}\right )^{\frac {1}{3}}}{3 \, x}\right ) - 2 \cdot 4^{\frac {1}{3}} b \left (-\frac {1}{b}\right )^{\frac {1}{3}} \log \left (-\frac {4^{\frac {2}{3}} b x \left (-\frac {1}{b}\right )^{\frac {2}{3}} - 2 \, {\left (b x^{3} + a\right )}^{\frac {1}{3}}}{x}\right ) + 4^{\frac {1}{3}} b \left (-\frac {1}{b}\right )^{\frac {1}{3}} \log \left (-\frac {2 \cdot 4^{\frac {1}{3}} b x^{2} \left (-\frac {1}{b}\right )^{\frac {1}{3}} - 4^{\frac {2}{3}} {\left (b x^{3} + a\right )}^{\frac {1}{3}} b x \left (-\frac {1}{b}\right )^{\frac {2}{3}} - 2 \, {\left (b x^{3} + a\right )}^{\frac {2}{3}}}{x^{2}}\right ) - 6 \, \sqrt {\frac {1}{3}} b^{\frac {2}{3}} \arctan \left (\frac {\sqrt {\frac {1}{3}} {\left (b^{\frac {1}{3}} x + 2 \, {\left (b x^{3} + a\right )}^{\frac {1}{3}}\right )}}{b^{\frac {1}{3}} x}\right ) - 2 \, b^{\frac {2}{3}} \log \left (-\frac {b^{\frac {1}{3}} x - {\left (b x^{3} + a\right )}^{\frac {1}{3}}}{x}\right ) + b^{\frac {2}{3}} \log \left (\frac {b^{\frac {2}{3}} x^{2} + {\left (b x^{3} + a\right )}^{\frac {1}{3}} b^{\frac {1}{3}} x + {\left (b x^{3} + a\right )}^{\frac {2}{3}}}{x^{2}}\right )}{6 \, b d}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^3+a)^(2/3)/(-b*d*x^3+a*d),x, algorithm="fricas")

[Out]

[-1/6*(2*4^(1/3)*sqrt(3)*b*(-1/b)^(1/3)*arctan(-1/3*(sqrt(3)*x - 4^(1/3)*sqrt(3)*(b*x^3 + a)^(1/3)*(-1/b)^(1/3
))/x) - 3*sqrt(1/3)*b*sqrt(-1/b^(2/3))*log(3*b*x^3 - 3*(b*x^3 + a)^(1/3)*b^(2/3)*x^2 - 3*sqrt(1/3)*(b^(4/3)*x^
3 + (b*x^3 + a)^(1/3)*b*x^2 - 2*(b*x^3 + a)^(2/3)*b^(2/3)*x)*sqrt(-1/b^(2/3)) + 2*a) - 2*4^(1/3)*b*(-1/b)^(1/3
)*log(-(4^(2/3)*b*x*(-1/b)^(2/3) - 2*(b*x^3 + a)^(1/3))/x) + 4^(1/3)*b*(-1/b)^(1/3)*log(-(2*4^(1/3)*b*x^2*(-1/
b)^(1/3) - 4^(2/3)*(b*x^3 + a)^(1/3)*b*x*(-1/b)^(2/3) - 2*(b*x^3 + a)^(2/3))/x^2) - 2*b^(2/3)*log(-(b^(1/3)*x
- (b*x^3 + a)^(1/3))/x) + b^(2/3)*log((b^(2/3)*x^2 + (b*x^3 + a)^(1/3)*b^(1/3)*x + (b*x^3 + a)^(2/3))/x^2))/(b
*d), -1/6*(2*4^(1/3)*sqrt(3)*b*(-1/b)^(1/3)*arctan(-1/3*(sqrt(3)*x - 4^(1/3)*sqrt(3)*(b*x^3 + a)^(1/3)*(-1/b)^
(1/3))/x) - 2*4^(1/3)*b*(-1/b)^(1/3)*log(-(4^(2/3)*b*x*(-1/b)^(2/3) - 2*(b*x^3 + a)^(1/3))/x) + 4^(1/3)*b*(-1/
b)^(1/3)*log(-(2*4^(1/3)*b*x^2*(-1/b)^(1/3) - 4^(2/3)*(b*x^3 + a)^(1/3)*b*x*(-1/b)^(2/3) - 2*(b*x^3 + a)^(2/3)
)/x^2) - 6*sqrt(1/3)*b^(2/3)*arctan(sqrt(1/3)*(b^(1/3)*x + 2*(b*x^3 + a)^(1/3))/(b^(1/3)*x)) - 2*b^(2/3)*log(-
(b^(1/3)*x - (b*x^3 + a)^(1/3))/x) + b^(2/3)*log((b^(2/3)*x^2 + (b*x^3 + a)^(1/3)*b^(1/3)*x + (b*x^3 + a)^(2/3
))/x^2))/(b*d)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - \frac {\int \frac {\left (a + b x^{3}\right )^{\frac {2}{3}}}{- a + b x^{3}}\, dx}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x**3+a)**(2/3)/(-b*d*x**3+a*d),x)

[Out]

-Integral((a + b*x**3)**(2/3)/(-a + b*x**3), x)/d

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^3+a)^(2/3)/(-b*d*x^3+a*d),x, algorithm="giac")

[Out]

integrate(-(b*x^3 + a)^(2/3)/(b*d*x^3 - a*d), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\left (b\,x^3+a\right )}^{2/3}}{a\,d-b\,d\,x^3} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x^3)^(2/3)/(a*d - b*d*x^3),x)

[Out]

int((a + b*x^3)^(2/3)/(a*d - b*d*x^3), x)

________________________________________________________________________________________